home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 November / Practical Internet November 2002.iso / pc / Software / Workshops / gg_setup.exe / #setuppath# / ggcss.exe / scrollbarpop.asp < prev    next >
Encoding:
Text File  |  2002-02-21  |  449 b   |  19 lines

  1. <html>
  2.  
  3. <head>
  4. <title>Scrollbar Control</title>
  5. </head>
  6.  
  7. <frameset rows="*,57" border=0>
  8.   <frame name="scrollbar_top" target="output" src="scrollbar_top.asp" scrolling="no" noresize>
  9.   <frame name="scrollbar_footer" scrolling="no" noresize target="scrollbar_top" src="scrollbar_footer.asp">
  10.   <noframes>
  11.   <body>
  12.  
  13.   <p>This page uses frames, but your browser doesn't support them.</p>
  14.  
  15.   </body>
  16.   </noframes>
  17. </frameset>
  18.  
  19. </html>